From 890bd0db2d7223c91292d2df5e2673fdfc8f1b65 Mon Sep 17 00:00:00 2001 From: Markus Rost Date: Wed, 4 Dec 2002 03:59:48 +0000 Subject: [PATCH] (File Local Variables): Fix typo. --- lispref/variables.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/variables.texi b/lispref/variables.texi index 2d1722d53b2..48003e0977a 100644 --- a/lispref/variables.texi +++ b/lispref/variables.texi @@ -1733,7 +1733,7 @@ The argument @var{force} usually comes from the argument @var{find-file} given to @code{normal-mode}. @end defun - If a file local variable list could specify the a function that will + If a file local variable list could specify a function that will be called later, or an expression that will be executed later, simply visiting a file could take over your Emacs. To prevent this, Emacs takes care not to allow local variable lists to set such variables. -- 2.30.2